ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexPie<T> Class / DataLabel Property

In This Topic
    DataLabel Property (FlexPie<T>)
    In This Topic
    Gets the style of point data label.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataLabel As PieDataLabel
    public PieDataLabel DataLabel {get;}
    See Also